-
Notifications
You must be signed in to change notification settings - Fork 13
add Group Channel adaptations on apps #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add Group Channel adaptations on apps #156
Conversation
4a0fa49 to
c7b55c2
Compare
c7b55c2 to
6a9c060
Compare
d61670c to
b907454
Compare
|
@lucasbalieiro can you please do some testing with the changes from this PR + stratum-mining/stratum#2044? please make sure you cover:
|
Working on It |
|
I was able to do some testing mine some blocks, see if it open more channels than necessary upstream and seems to be working fine. With all the scenarios that you suggested. I was not able to do longer testing sessions because I need the patch from #138 for my setup to behave better |
pool-apps/pool/src/lib/channel_manager/template_distribution_message_handler.rs
Outdated
Show resolved
Hide resolved
pool-apps/pool/src/lib/channel_manager/template_distribution_message_handler.rs
Outdated
Show resolved
Hide resolved
pool-apps/pool/src/lib/channel_manager/template_distribution_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/jd-client/src/lib/channel_manager/downstream_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/jd-client/src/lib/channel_manager/downstream_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/jd-client/src/lib/channel_manager/template_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/jd-client/src/lib/channel_manager/template_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/jd-client/src/lib/channel_manager/template_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/jd-client/src/lib/channel_manager/template_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/jd-client/src/lib/channel_manager/template_message_handler.rs
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
miner-apps/translator/src/lib/sv2/channel_manager/mining_message_handler.rs
Outdated
Show resolved
Hide resolved
0e7f266 to
bfa7769
Compare
11eac5f to
142e659
Compare
142e659 to
9c0b0b5
Compare
a3ffbde to
9b2c92b
Compare
9b2c92b to
7d26ebb
Compare
close #146 #140
companion to stratum-mining/stratum#2044